WordProcessingOptions Class |
Namespace: GroupDocs.Viewer.Options
The WordProcessingOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | WordProcessingOptions |
Provides options for rendering word processing documents.
|
Name | Description | |
---|---|---|
![]() | BottomMargin |
The distance (in points) between the bottom edge of the page and the bottom boundary of the body text.
|
![]() | EnableOpenTypeFeatures |
This option enables kerning and other OpenType Features when rendering Arabic, Hebrew, Indian scripts, Latin-based or Cyrillic-based scripts.
|
![]() | LeftMargin |
The distance (in points) between the left edge of the page and the left boundary of the body text.
|
![]() | PageSize |
The size of the output page.
The default value is Unspecified which means that a page size is set in a page settings (Page Setup) is used.
![]()
When rendering HTM and HTML files the default page size is set to Letter 792 x 612 points.
As a result, some of the content may not fit into the page frame.
Set a larger page size e.g. A3 to fit the contents.
|
![]() | RenderTrackedChanges |
Enables tracked changes (revisions) rendering.
|
![]() | RightMargin |
The distance (in points) between the right edge of the page and the right boundary of the body text.
|
![]() | TopMargin |
The distance (in points) between the top edge of the page and the top boundary of the body text.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |