IFileEngine.IsLabelingRequired Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Checks whether or not the policy dictates that a document must be labeled.
public bool IsLabelingRequired { get; }
member this.IsLabelingRequired : bool
Public ReadOnly Property IsLabelingRequired As Boolean
Property Value
True if labeling is mandatory, else false.