Skip to main content

TdxSectionPropertiesApplyType Enum

Declaration

TdxSectionPropertiesApplyType = (
    WholeDocument,
    CurrentSection,
    SelectedSections,
    ThisPointForward
);

Members

Name
WholeDocument
CurrentSection
SelectedSections
ThisPointForward
See Also