documentLabelEnabled
Objective-C
@property (nonatomic) PSPDFAdaptiveConditional documentLabelEnabled;
Swift
var documentLabelEnabled: AdaptiveConditional { get set }
See
PSPDFConfiguration.documentLabelEnabled.-
Undocumented
Declaration
Objective-C
- (PSPDFAdaptiveConditional)documentLabelEnabled;
-
Undocumented
Declaration
Objective-C
- (void)setDocumentLabelEnabled:(PSPDFAdaptiveConditional)documentLabelEnabled;