Class StiPdfConstants
java.lang.Object
com.stimulsoft.report.export.tools.pdf.StiPdfConstants
PDF format constants
Copyright Stimulsoft
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic String[]Hatch datastatic int[]Keys blobsint[]Simple blob RC4 key templatestatic int[]SRGB profile -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
HATCH_DATA
Hatch data -
SRGB_PROFILE
public static int[] SRGB_PROFILESRGB profile -
PRIVATE_KEY_WITH_EXPONENT_OF_ONE
public static int[] PRIVATE_KEY_WITH_EXPONENT_OF_ONEKeys blobs -
SIMPLE_BLOB_RC4_KEY_TEMPLATE
public int[] SIMPLE_BLOB_RC4_KEY_TEMPLATESimple blob RC4 key template
-
-
Constructor Details
-
StiPdfConstants
public StiPdfConstants()
-