Intersoft.Client.Documents Namespace : FlowDocumentPage Class |
The following tables list the members exposed by FlowDocumentPage.
Name | Description | |
---|---|---|
![]() | BleedBox | When overridden in a derived class, gets the area for print production-related bleeds, registration marks, and crop marks that may appear on the physical sheet outside the logical page boundaries. (Inherited from Intersoft.Client.Documents.DocumentPage) |
![]() | ContentBox | When overridden in a derived class, gets the area of the page within the margins. (Inherited from Intersoft.Client.Documents.DocumentPage) |
![]() | Size | When overridden in a derived class, gets the actual size of a page as it will be following any cropping. (Inherited from Intersoft.Client.Documents.DocumentPage) |
![]() | Visual | When overridden in a derived class, gets the visual representation of the page. (Inherited from Intersoft.Client.Documents.DocumentPage) |
Name | Description | |
---|---|---|
![]() | SetBleedBox | Sets the dimensions and location of the BleedBox. (Inherited from Intersoft.Client.Documents.DocumentPage) |
![]() | SetContentBox | Sets the dimension and location of the ContentBox. (Inherited from Intersoft.Client.Documents.DocumentPage) |
![]() | SetSize | Sets the Size of the physical page as it will be after any cropping. (Inherited from Intersoft.Client.Documents.DocumentPage) |
![]() | SetVisual | Sets the Visual that depicts the page. (Inherited from Intersoft.Client.Documents.DocumentPage) |