Name | Description | |
---|---|---|
![]() | OfficeAnnotationData | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | OfficeAnnotationData | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | AutoHeight | Gets or sets a value indicating whether the annotation's height depends on the document content size. |
![]() | AutoWidth | Gets or sets a value indicating whether the annotation's width depends on the document content size. |
![]() | Border | Gets or sets a value indicating whether the annotation border is visible. (Inherited from AnnotationData) |
![]() | CanEditContent | Gets or sets a value indicating whether the annotation content can be edited. |
![]() | CanMirror | Gets or sets a value indicating whether the annotation can be mirrored. (Inherited from AnnotationData) |
![]() | CanMove | Gets or sets a value indicating whether the annotation can be moved. (Inherited from AnnotationData) |
![]() | CanResize | Gets or sets a value indicating whether the size of annotation can be changed. (Inherited from AnnotationData) |
![]() | CanRotate | Gets or sets a value indicating whether the annotation can be rotated. (Inherited from AnnotationData) |
![]() | CanSelect | Gets or sets a value indicating whether the annotation can be selected. (Inherited from AnnotationData) |
![]() | Comment | Gets or sets the annotation comment. (Inherited from AnnotationData) |
![]() | ContentPadding | Gets or sets the padding of the document content. |
![]() | ContentScale | Gets or sets the scale of the document content. |
![]() | CreatedBy | Gets or sets information about the user who created the annotation. (Inherited from AnnotationData) |
![]() | CreationTime | Gets or sets the creation time of the annotation. (Inherited from AnnotationData) |
![]() | DocumentImage | Gets or sets the document image. |
![]() | DocumentStream | Gets the document stream. |
![]() | FillBrush | Gets or sets the background brush of annotation. |
![]() | Guid | Gets the unique System.Guid associated with the annotation. (Inherited from AnnotationData) |
![]() | HorizontalMirrored | Gets or sets a value indicating whether the annotation is mirrored horizontally. (Inherited from AnnotationData) |
![]() | Intent | Gets or sets intent of the annotation. (Inherited from AnnotationData) |
![]() | IsAutoSizeUpdating | Gets a value indicating whether the annotation's auto size is updating now. |
![]() | IsDisposed | Gets a value indicating whether the annotation is disposed. (Inherited from AnnotationData) |
![]() | IsInitializing | Gets a value indicating whether the annotation data is initializing. (Inherited from AnnotationData) |
![]() | IsVisible | Gets or sets a value indicating whether the annotation is visible. (Inherited from AnnotationData) |
![]() | LineStyle | Gets or sets the line style. (Inherited from RectangleAnnotationData) |
![]() | LineStylePatternSize | Gets or sets the size of the line style pattern. (Inherited from RectangleAnnotationData) |
![]() | Location | Gets or sets the location, in device-independent pixels (1/96th inch), of annotation in the image space. (Inherited from AnnotationData) |
![]() | ModifiedBy | Gets or sets information about the user who modified the annotation. (Inherited from AnnotationData) |
![]() | ModifiedTime | Gets or sets the last time this annotation was modified. (Inherited from AnnotationData) |
![]() | Name | Gets or sets the name of annotation. (Inherited from AnnotationData) |
![]() | Outline | Gets or sets the style of the annotation's outline. (Inherited from AnnotationData) |
![]() | Resizeable | Gets a value indicating whether the annotation is resizeable. (Inherited from AnnotationData) |
![]() | Rotatable | Gets a value indicating whether the annotation is rotatable. (Inherited from AnnotationData) |
![]() | Rotation | Gets or sets the current amount of rotation, in degrees, for this annotation. (Inherited from AnnotationData) |
![]() | ShadowBrush | Gets or sets the shadow brush of annotation. (Inherited from RectangleAnnotationData) |
![]() | ShadowOffset | Gets or sets the shadow offset of annotation. (Inherited from RectangleAnnotationData) |
![]() | ShowNonPrintableCharacters | Gets or sets a value indicating whether non-printable characters must be shown. |
![]() | Size | Gets or sets the size, in device-independent pixels (1/96th inch), of the annotation. |
![]() | Symmetry | Gets or sets a value indicating whether the annotation is symmetrical. |
![]() | ToolTip | Gets or sets the tooltip associated with the annotation. (Inherited from AnnotationData) |
![]() | UseGraphicObjectRelativeSize | Gets or sets a value indicating whether layout engine must use relative size instead of specified size for graphics object. |
![]() | VerticalMirrored | Gets or sets a value indicating whether the annotation is mirrored vertically. (Inherited from AnnotationData) |
Name | Description | |
---|---|---|
![]() | BeginInit | Signals the AnnotationData that initialization is starting. (Inherited from AnnotationData) |
![]() | Clone | Creates a new object that is a copy of the current OfficeAnnotationData instance. |
![]() | CopyTo | Copies the state of the current object to the target object. |
![]() | Dispose | Overloaded. Releases all resources used by this |
![]() | EndInit | Signals the AnnotationData that initialization is complete. (Inherited from AnnotationData) |
![]() | GetBoundingBox | Overloaded. Returns the bounding box of annotation with specified location, size and rotation. (Inherited from RectangleAnnotationData) |
![]() | GetCenterRelativeToLocation | Returns the annotation center coordinates relative to the Location property without regard to rotation. (Inherited from AnnotationData) |
![]() | GetDocument | Returns the OpenXML document. |
![]() | GetLocationWithoutRotation | Returns the annotation location in image coordinate system, in device-independent pixels (1/96th inch), without regard to rotation. (Inherited from AnnotationData) |
![]() | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. |
![]() | InvalidateDocumentImage | Invalidates the document image. |
![]() | SetDocumentFilename | Sets the document filename. |
![]() | SetDocumentStream | Sets the document stream. |
![]() | ToString | Returns the string representation of this object. (Inherited from AnnotationData) |
![]() | Transform | Applies a transformation to the annotation. (Inherited from AnnotationData) |
![]() | UpdateDocumentStream | Updates the document stream. |
Name | Description | |
---|---|---|
![]() | Finalize | Allows an annotation to attempt to free resources and perform other cleanup operations before the annotation is reclaimed by garbage collection. (Inherited from AnnotationData) |
![]() | OnPropertyChanged | Raises the PropertyChanged event. (Inherited from AnnotationData) |
![]() | OnPropertyChanging | Raises the PropertyChanging event. (Inherited from AnnotationData) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when the annotation data property is changed. (Inherited from AnnotationData) |
![]() | PropertyChanging | Occurs when the annotation data property is changing. (Inherited from AnnotationData) |