The C1DocStyle type exposes the following members.
Constructors
Name | Description | |
---|---|---|
C1DocStyle | Overloaded. |
Methods
Name | Description | |
---|---|---|
AdjustForDefaultUnitOfFrames | ||
AdjustTypeOfUnit | ||
AssignFrom | Overloaded. | |
Equals | (Inherited from Object.) | |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
GetAttribute | ||
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
InitStoredAttributes | ||
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
SetAttribute | ||
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
BackColor | ||
BorderTableHorz |
Horizontal internal borders of a table.
| |
BorderTableVert |
Vertical internal borders of a table.
| |
ControlImageClientAreaOnly |
Indicates whether client area or whole area of control will be rendered
| |
Document | ||
EolIsEndOfParagraph |
To format the CRLF or the \r and \n symbols as end of paragraph
| |
HighlightedHyperlinkAttrs |
Highlighted hyperlinks attribytes
| |
TextPosition |
Text position (normal, subscript, superscript)
| |
VisitedHyperlinkAttrs |
Visited hyperlinks attribytes
|
Events
Name | Description | |
---|---|---|
PropertyChange |
IPropertyChange implementation
|