Name | Description | |
---|---|---|
PDFPolyMeasureAnnotation Constructor | Initializes a new PDFPolyMeasureAnnotation object. |
The following tables list the members exposed by PDFPolyMeasureAnnotation.
Name | Description | |
---|---|---|
PDFPolyMeasureAnnotation Constructor | Initializes a new PDFPolyMeasureAnnotation object. |
Name | Description | |
---|---|---|
Appearance | Gets or sets the annotation appearance. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
Author | Gets or sets the annotation author. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFMarkupAnnotation) | |
Border | Gets or sets the annotation border. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFPolyLineAnnotation) | |
Color | Gets or sets the annotation color. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
Contents | Gets or sets the annotation contents. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
CreationDate | Gets or sets the annotation creation date. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
DisplayPoints | Gets or sets the polygon points in display coordinates. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFPolyLineAnnotation) | |
DisplayRectangle | Gets or sets the display rectangle of this annotation object. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
Flags | Gets or sets the annotation flags. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
ID | Gets the annotation unique id. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
InReplyTo | Gets or sets the annotation that this annotation is "in reply to". (Inherited from O2S.Components.PDFView4NET.Annotations.PDFMarkupAnnotation) | |
ModifiedDate | Gets or sets the annotation modified date. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
MouseDown | Gets or sets the action that is executed when the mouse is pressed in the annotation rectangle. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
MouseEnter | Gets or sets the action that is executed when the mouse enters the annotation rectangle. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
MouseLeave | Gets or sets the action that is executed when the mouse leaves the annotation rectangle. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
MouseUp | Gets or sets the action that is executed when the mouse is released in the annotation rectangle. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
Opacity | Gets or sets the annotation opacity. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFMarkupAnnotation) | |
Page | Gets the page that includes this annotation. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
PageClose | Gets or sets the action to be performed when the page containing the annotation is closed. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
PageHide | Gets or sets the action to be performed when the page containing the annotation is no longer visible in the viewer application’s user interfacee. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
PageOpen | Gets or sets the action to be performed when the page containing the annotation is opened. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
PageShow | Gets or sets the action to be performed when the page containing the annotation becomes visible in the viewer application’s user interface. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
PDFRectangle | Gets or sets the annotation rectangle in PDF coordinates. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
Points | Overridden. Gets the annotation points. | |
Replies | Gets the collection of replies to this annotation. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
Rotation | Gets or sets the annotation rotation angle. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
ScaleAndUnit | Gets or sets the scale and unit a point in the PDF file corresponds to. | |
Subject | Gets or sets the annotation subject. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFMarkupAnnotation) | |
Tag | Gets the annotation tag. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
Type | Gets the annotation type. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) |
Name | Description | |
---|---|---|
Clone | Clones the annotation. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
Dispose | Disposes the internal resources. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
Export | Exports the annotation as XML to the specified stream. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
GetObjectData | Serializes the object content. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFPolyLineAnnotation) | |
GetRawValue | Gets the value of the specified key. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) | |
PrepareForCopyPaste | Prepares the annotation for a copy/paste operation in the viewer. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFPolyLineAnnotation) | |
ShowPopup | Shows or hides the annotation popup window. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFMarkupAnnotation) |
Name | Description | |
---|---|---|
PropertyChanged | Gets or sets the event that is fired when a property has changed. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation) |