Skip to main content

TdxDocumentLayoutResetType Enum

Declaration

TdxDocumentLayoutResetType = (
    None,
    SecondaryLayout,
    AllPrimaryLayout,
    PrimaryLayoutFormPosition
);

Members

Name
None
SecondaryLayout
AllPrimaryLayout
PrimaryLayoutFormPosition
See Also