Package org.robovm.apple.coregraphics
Class CGPDFContextOptions
java.lang.Object
org.robovm.apple.corefoundation.CFDictionaryWrapper
org.robovm.apple.coregraphics.CGPDFContextOptions
public class CGPDFContextOptions extends CFDictionaryWrapper
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCGPDFContextOptions.AsListMarshalerstatic classCGPDFContextOptions.Keysstatic classCGPDFContextOptions.Marshaler -
Field Summary
-
Constructor Summary
Constructors Constructor Description CGPDFContextOptions() -
Method Summary
Methods inherited from class org.robovm.apple.corefoundation.CFDictionaryWrapper
getDictionary, toString
-
Constructor Details
-
CGPDFContextOptions
public CGPDFContextOptions()
-
-
Method Details
-
setKeywords
- Since:
- Available in iOS 2.0 and later.
-
has
-
get
-
set
-
getTitle
-
setTitle
-
getAuthor
-
setAuthor
-
getSubject
-
setSubject
-
getKeywords
-
setKeywords
-
getCreator
-
setCreator
-
getOwnerPassword
-
setOwnerPassword
-
getUserPassword
-
setUserPassword
-
getEncryptionKeyLength
public int getEncryptionKeyLength() -
setEncryptionKeyLength
-
allowsPrinting
public boolean allowsPrinting() -
setAllowsPrinting
-
allowsCopying
public boolean allowsCopying() -
setAllowsCopying
-
getOutputIntent
- Since:
- Available in iOS 14.0 and later.
-
setOutputIntent
- Since:
- Available in iOS 14.0 and later.
-
getOutputIntents
- Since:
- Available in iOS 14.0 and later.
-
setOutputIntents
- Since:
- Available in iOS 14.0 and later.
-