PdfAnnotationIconFit Class Members
In This Topic
The following tables list the members exposed by
PdfAnnotationIconFit.
Public Constructors
Public Properties
| Name | Description |
 | BasicObject | Gets the basic object of this tree node. (Inherited from PdfTreeNodeBase) |
 | Document | Gets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase) |
 | IconScaleMode | Gets or sets the icon scale mode - circumstances under which the icon should be scaled inside the annotation rectangle. |
 | IgnoreBorderWidth | Gets or sets a value indicating whether the button appearance should be scaled to fit fully within the bounds of the annotation without taking into consideration the line width of the border. |
 | IndirectReference | Gets the reference to an indirect object. (Inherited from PdfTreeNodeBase) |
 | IsChanged | Gets a value indicating whether this node is changed. (Inherited from PdfTreeNodeBase) |
 | IsIndirectObject | Gets a value indicating whether this tree node is indirect object. (Inherited from PdfTreeNodeBase) |
 | IsNew | Gets a value indicating whether this node is new node (unsaved). (Inherited from PdfTreeNodeBase) |
 | LeftowerSpaceFraction | Gets or sets the array of two numbers between 0.0 and 1.0 indicating the fraction of leftover space to allocate at the left and bottom of the icon. |
 | MaintainAspectRatio | Gets or sets a value indicating whether the icon aspect ratio must be maintained. |
 | ObjectNumber | Gets the unique object number. (Inherited from PdfTreeNodeBase) |
Public Methods
See Also