Symbols   A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

_AcroViewHFT_IS_BETA
_AcroViewHFT_LAST_BETA_COMPATIBLE_VERSION
_AcroViewHFT_LATEST_VERSION
_AFPDWidgetBorderRec — Form field appearance definitions for the outside border of an annotation.
_ASCallsHFT_IS_BETA
_ASCallsHFT_LAST_BETA_COMPATIBLE_VERSION
_ASCallsHFT_LATEST_VERSION
_ASEXTRAHFT_IS_BETA
_ASExtraHFT_LAST_BETA_COMPATIBLE_VERSION
_ASExtraHFT_LATEST_VERSION
_AVActionContextRec — This structure gives the action handler some context in terms of its execution. It specifies the " parent" object, which initiated the action, and the trigger type of the action. Trigger names should correspond to the key used in the AA dictionary of the file.
_AVAnnotHandlerInfoRec — A structure used to describe information for a particular annotation type.
_AVAppLanguageParamsRec — A data structure containing language format information in which to return the language in use for an application.
_AVExtensionInfoRec — A data structure containing information about a client loaded by the viewer.
_AVExtensionInfoRecEx — A newer version of AVExtensionInfo. This supports the new version format. Use pVersionParams to access version related information. For everything else, use the pExtensionInfo member which points to the same content as obtained using the older AVExtensionAcquireInfo API.
_BASIC_EXP_T_
_CoreHFT_IS_BETA
_CoreHFT_LAST_BETA_COMPATIBLE_VERSION
_CoreHFT_LATEST_VERSION
_CosHFT_IS_BETA
_CosHFT_LAST_BETA_COMPATIBLE_VERSION
_CosHFT_LATEST_VERSION
_E_RESTORE
_E_SUPPRESS_NESTED_DURING_HANDLER_WARNINGS
_E_SUPPRESS_NESTED_DURING_HANDLER_WARNINGS
_MAX_PATH
_PagePDEContentHFT_IS_BETA
_PagePDEContentHFT_LAST_BETA_COMPATIBLE_VERSION
_PagePDEContentHFT_LATEST_VERSION
_PDAnnotInfoRec — Information associated with an annotation.
_PDFEditReadHFT_IS_BETA
_PDFEditReadHFT_LAST_BETA_COMPATIBLE_VERSION
_PDFEditReadHFT_LATEST_VERSION
_PDFEditWriteHFT_IS_BETA
_PDFEditWriteHFT_LAST_BETA_COMPATIBLE_VERSION
_PDFEditWriteHFT_LATEST_VERSION
_PDFLHFT_IS_BETA
_PDFLHFT_LAST_BETA_COMPATIBLE_VERSION
_PDFLHFT_LATEST_VERSION
_PDMetadataHFT_IS_BETA
_PDMetadataHFT_LAST_BETA_COMPATIBLE_VERSION
_PDMetadataHFT_LATEST_VERSION
_PDModelHFT_IS_BETA
_PDModelHFT_LAST_BETA_COMPATIBLE_VERSION
_PDModelHFT_LATEST_VERSION
_PDSRead_IS_BETA
_PDSRead_LAST_BETA_COMPATIBLE_VERSION
_PDSRead_LATEST_VERSION
_PDSWrite_IS_BETA
_PDSWrite_LAST_BETA_COMPATIBLE_VERSION
_PDSWrite_LATEST_VERSION
_PDSysFontHFT_IS_BETA
_PDSysFontHFT_LAST_BETA_COMPATIBLE_VERSION
_PDSysFontHFT_LATEST_VERSION
_s_ASProcStmRdExHandler — For use by ASProcStmRdOpenEx().
_s_PDAnnotArray — Used by PDDocExportSomeNotes(). It represents an array of PDAnnot objects.
_SearchSelector
_t_AC_FileSpec — Contains a platform-specific version of a file specification. This is an FSSpec on Mac OS, or a full path name on other platforms.
_t_AC_LabColor — Floating-point Lab color. Pure white is encoded as 100.0, 0.0, 0.0. The usual a and b range is -128.0 to +127.0, but this structure supports any a and b range.
_t_ACCalCMYK — A simple 16-patch calibrated CMYK color space specification.
_t_ACCalGray — A calibrated grayscale space specification.
_t_ACCalLab — A calibrated Lab color space specification. The usual min and max values for rangeA and rangeB are -128 and +127.
_t_ACCalRGB — A calibrated RGB space specification. The red, green, and blue members represent columns of the matrix used to convert between RGB values and XYZ values. Normally, red + green + blue should exactly equal white (even if the monitor black point is non-zero). This means that, unless the monitor black point is zero, these entries are not equal to the absolute XYZ values of the pure RGB components (due to non-zero offsets in the other two components). This interpretation of these entries is used to maximize compatibility with the PDF CalRGB color space, which is defined using a matrix (rather than component XYZ values).
_t_ACToneCurve — A tone curve value for use in a calibrated CMYK color space specification.
_t_ACXYColor — Floating-point xy chromaticity coordinate. These can be computed from XYZ colors using x = X / (X + Y + Z) and y = Y / (X + Y + Z).
_t_ACXYZColor — Floating-point XYZ color. A pure black would be encoded as 0.0, 0.0, 0.0, while a D50-based pure white would be encoded as 0.9642, 1.0, 0.8249.
_t_APPreviewRec — Data with which to build a signature preview in the edit dialog box for a signature appearance file entry.
_t_ASCabEntryRec — A data structure representing a cabinet entry. The first entry in each descriptor specifies the name of the key, the second field contains the type, and the following fields contain the values. The entry list must end with a descriptor containing NULL for the key name. It can be used as shown below to construct an ASCab:
_t_ASCalendarTimeSpan — Represents a calendar time span used to calculate ambiguous time spans such as 1 year and 3 months. A calendar time span cannot be negative.
_t_ASCryptStmRec — An ASStm object cover used for a cryptographic filter's stream callbacks.
_t_ASDoubleMatrix — Matrix containing double numbers.
_t_ASDoublePoint — A point (in two-dimensional space) represented by two double numbers.
_t_ASDoubleRect — A rectangle represented by the coordinates of its four sides. In the Acrobat viewer, a rectangle differs from a quadrilateral in that a rectangle must always have horizontal and vertical sides, and opposite sides must be parallel.
_t_ASFileSysItemProps — A list of properties for the object referenced by an ASPathName. It is used in ASFileSysGetItemProps() and the folder enumeration routines.
_t_ASFileSysRec — A data structure containing callbacks that implement a file system.
_t_ASFixedMatrix — Matrix containing fixed numbers.
_t_ASFixedPoint — A point (in two-dimensional space) represented by two fixed numbers.
_t_ASFixedQuad — A quadrilateral represented by four fixed points (one at each corner). In the Acrobat viewer, a quadrilateral differs from a rectangle in that a rectangle must always have horizontal and vertical sides, and opposite sides must be parallel.
_t_ASFixedRect — A rectangle represented by the coordinates of its four sides. In the Acrobat viewer, a rectangle differs from a quadrilateral in that a rectangle must always have horizontal and vertical sides, and opposite sides must be parallel.
_t_ASIORequestRec — The first five items in the ASIORequestSingleRec structure exactly match the parameters of an ASFileSys read or write call.
_t_ASPlatformPrinterSpec
_t_ASPlatformPrinterSpec
_t_ASPlatformPrinterSpec — A data structure representing a platform specification for a printer. It is used in AVDocPrintParams.
_t_ASRealMatrix
_t_ASRealPoint
_t_ASRealRect
_t_ASStatusMonitorProcs
_t_ASTimeRec — A time/date structure.
_t_AVActionHandlerProcs — A data structure containing callbacks that implement an action handler. The callbacks implement the action handler functions. For example, they can display user interface text, request the action's properties from the user, and perform the action.
_t_AVAdjustCursorParams — Parameters that describe where and how a cursor event occurred, for the use of cursor handling callback procedures.
_t_AVAlertParams — A data structure containing information about the format of an Alert dialog box.
_t_AVAnnotAppearanceData
_t_AVAnnotHandler — A data structure containing callbacks that implement an annotation handler. The callbacks implement the annotation handler functions. For example, they can draw the annotation or highlight the annotation when it is selected. The data specifies properties of the annotation (for example, text selection behavior).
_t_AVAnnotOpData — Additional information passed to the annotation when performing an operation. For some operations a NULL will be passed; in others a pointer to an AVAnnotOpData structure will be passed.
_t_AVAuxDataHandler — A data structure containing callbacks and data representing an auxiliary data handler. NULL values are acceptable; in such cases default behavior is used.
_t_AVClickParams — Parameters that describe where and how a mouse click occurred, for the use of click-handling callback procedures.
_t_AVCommandHandler — A set of callbacks that perform the actions required of a command.
_t_AVConversionFromPDFHandler — A data structure containing callbacks that implement the 'FromPDF' handler's functionality and data that describes the handler's conversion capabilities.
_t_AVConversionToPDFHandler — A data structure containing callbacks that implement the 'ToPDF' handler's functionality and data that describes the handler's conversion capabilities.
_t_AVDestInfo — A data structure representing a destination in a PDF document. An AVDestInfo carries all the information that a PDViewDestination can. It is used for ensuring that cross-document links in external windows act as expected, so a client can go to a destination without building it via PDViewDestCreate(), which does not work on read-only documents.
_t_AVDocForceOpenOption — Parameter to control the security mode in which document is opened. If kDoNotForce (the default mode), Acrobat applies it's own logic. If kForceOpenInProtectedView, PDF will be opened in Protected View only. If kForceOpenAsTrusted, PDF will be opened in trusted mode only.
_t_AVDocOpenParams — Parameters used when opening a file.
_t_AVDocPrintNupData — N-up and booklet printing options for AVDocPrintParams. It is used in the call to AVDocPrintPagesWithParams().
_t_AVDocPrintOverrideData — A structure specifying override parameters used by AVDocPrintParams.
_t_AVDocPrintParams — A structure that specifies how to print a document.
_t_AVDocPrintRasterizeData — A structure specifying rasterization parameters used by AVDocPrintParams. The constant DPI values are defined in AVExpT.h.
_t_AVDocPrintSepsParams — A structure specifying color separation printing parameters used by AVDocPrintSeparations().
_t_AVDocPrintTileData — For AVDocPrintParams - used in the call AVDocPrintPagesWithParams().
_t_AVDocSaveParams — A structure used by AVDocDoSaveAsWithParams() containing parameters that a client wishing to save a file might want to specify. It is passed in by address to AVDocDoSaveAsWithParams() with a size field so that current clients replacing AVDocDoSaveAsWithParams() will not break in the future if new open specifications are provided.
_t_AVDocSelectionServer — A data structure containing callbacks that implement a selection server. The callbacks implement the selection server functions. For example, they can add an item to the selection, remove an item from the selection, or copy the current selection to the clipboard.
_t_AVDocServerType — Constant values indicating the type of document server being used for a document.
_t_AVDocViewDef — A structure that defines a view of a document, including page, zoom, and so on.
_t_AVDragRectParams — The parameters for AVPageViewDragRectSnappedEx(), which supersedes AVPageViewDragRectSnapped() in Acrobat 6.0. In addition to the parameters allowed by the earlier method, the new version allows you to specify your own drawing procedure.
_t_AVFileDescRec — A structure to handle file types and/or extensions in open and save dialog boxes.
_t_AVFileFilterRec — A structure to hold a series of file type descriptors that form a file filter for an open or save dialog box.
_t_AVIconBundleRec — An icon bundle allows you to gather up multiple icons and present them to Acrobat as a single AVIcon. For example, when creating a toolbar button you can pass in an icon bundle specifying both gray and color icons; the gray icon will be used to draw the button in its normal state, and the color icon will be used to draw the button when the pointer is over it.
_t_AVIconBundleRec6 — An icon bundle allows you to gather up multiple icons and present them to Acrobat as a single AVIcon. For example, when creating a toolbar button you can pass in an icon bundle specifying both gray and color icons; the gray icon will be used to draw the button in its normal state, the color icon will be used to draw the button when the pointer is over it. The format for icon bundles is platform-specific (primarily since the format for AVIcon objects is platform-specific). On Windows the icons are specified using HICONs, not HBITMAPs. On Mac OS, they are IconSuiteRef resources. The tags at the front are there so the implementation can determine with certainty that the information passed in is an icon bundle and not an Acrobat 4-compatible AVIcon.
_t_AVIconData — A data record for an AVIconBundle6.
_t_AVIconHandlerRec — AVIcon
_t_AVPoint
_t_AVSimpleSelProcs
_t_AVStatusMonitorProcs — A structure that contains a progress monitor, a cancel procedure, and an error report procedure.
_t_AVTool — A data structure for a tool. It contains callbacks that implement the tool's functions (for example, handling mouse clicks and controlling the cursor shape).
_t_AVToolBarAddButtonParamsRec — A structure used to describe how a tool button should be inserted into a given toolbar.
_t_AVToolBarPosition — A structure that describes the position of a toolbar.
_t_AVTransHandler — A data structure containing callbacks that implement a transition handler. The callbacks implement the transition handler functions.
_t_AVTransitionPort — A platform-dependent data structure for a transition.
_t_AVUndoHandler — Contains a callback procedure for an AVUndo record that performs the undo and redo operations.
_t_AVWindowHandler — A data structure containing callbacks that implement a window handler. The callbacks implement the window handler functions. For example, they can resize the window, draw its contents, handle mouse clicks, and handle key presses. NULL values are acceptable; default behavior is used in such cases.
_t_AVZoomType — Constants that specify the zoom strategy that Acrobat is to follow.
_t_CFURLRefRec — A structure containing the equivalent of a Mac OS platform-specific CFURLRef.
_t_CFURLRefRecPlacebo
_t_COMServer
_t_CosDocOpenParams — Parameters used when saving a file using CosDocOpenWithParams().
_t_CosDocSaveParams — Parameters used when saving a file using CosDocSaveToFile() and CosDocSaveWithParams().
_t_DigSigBBoxRec — A signature annotation bounding box.
_t_DigSigCosDocSigParamsRec — Parameters passed in to DSCosDocSigSign() and DSCosDocSigValidate() procs. Certain parameters vary depending on what DSCosDocSigObjType objSigType is set to.
_t_DigSigDataBufferSigNewParamsRec
_t_DigSigDataBufferSigValidateParamsRec
_t_DigSigDataParamsRec
_t_DigSigHandlerRec — A data structure containing callbacks that define a signature plug-in's behavior. Unused entries should be NULL.
_t_DigSigNewSigDataParamsRec — Parameters for DSNewSigDataWithParamsProc() .
_t_DigSigOffset64Rec — Acrobat 10 - 64-bit positioning
_t_DigSigOffsetRec — A structure that indicates the location of objects in a saved PDF document.
_t_DirConnection — A directory connection object structure.
_t_DrawContextType — constants for requesting Draw Context type for AVPageViewAcquireDrawContext
_t_DSAPCreateLayeredStreamExParams
_t_DSAPTextEntryRec — A linked list of text items to be merged together.
_t_DSAPXObjEntryRec — Structure used in DigSigAPXObjectFromXObjList().
_t_DSComparePagesParamsRec — Parameters for page comparison.
_t_DSCompareWordsParamsRec — Parameters for page comparison.
_t_DSNtfyParamsRec — A structure passed to the callback when a digital signature event occurs for which an interest has been registered. The structure contains information about the event.
_t_DSSigRefDictErrParamsRec — A structure that contains information about exceptions that occurred in signature reference dictionary procedures.
_t_DSSigRefDictParamsRec — Parameters used by methods that create a signature reference dictionary. See Section 8.7, Digital Signatures, in the PDF Reference, for more information on signature reference dictionaries.
_t_ExportAsFDFParams — A parameter block used in the call to ExportAsFDFWithParams().
_t_ExternalDocServerCreationData — Data for an AVDoc in an external window. It is a platform-dependent structure used in AVDocOpenParams when opening an AVDoc with AVDocOpenFromASFileWithParamString(), AVDocOpenFromASFileWithParams(), or AVDocOpenFromPDDocWithParams().
_t_ExternalDocWindowData — Data for an AVDoc in an external window. It is a platform-dependent structure used in ExternalDocServerCreationData when opening an AVDoc with AVDocOpenFromASFileWithParamString(), AVDocOpenFromASFileWithParams(), or AVDocOpenFromPDDocWithParams().
_t_ExternalDocWindowRefData — (Mac OS only) Data for an external window. A platform-dependent structure used in ExternalDocWindowData when opening an AVDoc with AVDocOpenFromASFileWithParamString(), AVDocOpenFromASFileWithParams(), or AVDocOpenFromPDDocWithParams().
_t_FSRefWithCFStringRefRec — A structure containing the equivalent of two Mac OS platform-specific types: a pointer to an FSRef and a CFStringRef.
_t_FSRefWithCFStringRefRecPlacebo
_t_HFTData — A data structure to pass to an HFT server to create a new HFT. New in Acrobat 6.0.
_t_HFTLocations
_t_HiliteEntry — A data structure representing a single entry (the starting location and length) in a highlight list.
_t_HyphenationRecord — The hyphenation record.
_t_InitProcs
_t_JPXCSEnumAttrs — Attributes of a JPXCSEnumerated JPXColorSpace.
_t_monoInkList — Image ink monochrome list.
_t_oldAVAnnotHandler
_t_oldAVAuxDataHandler
_t_oldAVDocOpenParams
_t_oldAVDocSelectionServer
_t_oldAVDocViewDef
_t_oldAVTool
_t_oldAVToolBarPosition
_t_oldAVWindowHandler
_t_oldQuad
_t_PageUnitsType — Constants used to specify measurement units in AVPrefsType.
_t_PDActionHandler — A data structure containing callbacks that implement an action manager. The callbacks provide copy-and-paste functionality for a particular type of action.
_t_PDAnnotHandler — A data structure containing callbacks that implement an annotation manager. The callbacks implement the annotation manager functions (for example, view, delete, or export the annotations of a document as a list, sorted by type, author, or date).
_t_PDApplyRedactionParams — Parameters used for applying redaction marks.
_t_PDChromaticity — A data structure containing a monitor's chromaticity, for use in displaying device-independent color.
_t_PDCollectionField — A structure corresponding to a field in the collection schema.
_t_PDCollectionSchemaSortPair — The name of a field in a collection sort dictionary, and its associated value for ascending.
_t_PDCollectionViewDataRec — Collection view data record.
_t_PDColorCal — A data structure used to represent the characteristics of an output device; it is needed for device-independent color.
_t_PDColorValueRec — A data structure representing a color. The number of elements needed in the value field depends on the color space type (specified in the space field). See PDColorSpace for more information.
_t_PDCryptBatchHandler — Callbacks used to open secured files and to modify security settings while batch processing a list of files. These callbacks are not called while opening files through the user interface. In addition, the regular PDCryptHandler functions are not called during batch operations.
_t_PDCryptFilterHandler — PDCrypt Filter support:
_t_PDCryptHandler — A data structure containing callbacks that implement a security handler. The callbacks implement the security handler functions. For example, they get authorization data such as a password from the user, set permissions, read and write security-related data in a PDF file, and so on.
_t_PDDocAddWatermarkParams — Parameters used for adding and describing watermarks.
_t_PDDocBatesNumberingParams — Parameters used for describing Bates Numbering. As an example, Bates Numbering with start=100 nDigits=6 would look like 000100, 000101, 000102, 000103....
_t_PDDocCopyParams — A structure used by PDDocCopyToFile() to specify file copy information.
_t_PDDocInsertPagesParams — A structure used to pass information to the PDDocWillInsertPagesEx() and PDDocDidInsertPagesEx() notifications.
_t_PDDocLayoutParams — Parameters used for adding and describing Bates Numbering.
_t_PDDocOpenParams — A structure used by PDDocOpenWithParams() to specify file open information. The parameters are very similar to those in PDDocOpenEx() and PDDocOpenFromASFileEx().
_t_PDDocPreSaveInfo — A structure used to flag Cos objects you wish to access while a PDDoc is being saved. It contains a pointer to a CosObjSetCallbackFlagProc(). In your pre-save callback, you can use this exposed proc to set a flag in the CosObj objects that you care about, so that your callback will be called back during the save and given their offset and length.
_t_PDDocSaveParams — Parameters used when saving a file with PDDocSaveWithParams() and returned by the PDDocWillSaveEx() notification. Most of these parameters are the same as the parameters for PDDocSave().
_t_PDDocWatermarkTextParams — Parameters used for describing text-based watermarks.
_t_PDDrawParams — Parameters used for optional-content drawing control. The parameters are the same as those passed to the original version of the method, with the addition of an optional-content context that determines what contents are visible. This structure is not available on Mac 64.
_t_PDEColorSpec — A structure describing a color specification.
_t_PDEColorValue — A structure describing a color value.
_t_PDEContentAttrs — A structure describing attributes of a PDEContent object.
_t_PDEDash — A structure describing a dash specification, as described in Table 4.8 in the PDF Reference. See Section 4.3.2 for more information on line dash patterns.
_t_PDEDeviceNColorData — A structure describing a DeviceRGB or DeviceCMYK color space.
_t_PDEFilterArray — Filter information for streams.
_t_PDEFilterSpec — The filter element in a filter array.
_t_PDEFontAttrs — Attributes of a PDEFont and of a PDSysFont. This structure is also referenced in PDEFontCreateParams().
_t_PDEFontCreateFromSysFontParams — A data structure used with PDEFont creation.
_t_PDEFontCreateParams — Parameters used for PDEFontCreateWithParams() to describe a font.
_t_PDEFontInfo — PDEFont information.
_t_PDEGlyphDescription — A data structure used for adding Unicode text.
_t_PDEGlyphRun — A data structure used for adding Unicode text.
_t_PDEGraphicState — Attributes of a PDEElement or a PDEText sub-element.
_t_PDEGrayCalFlt — A structure describing a CalGray color space.
_t_PDEICCBasedColorData — An ICC-based color space.
_t_PDEImageAttrs — Attributes of a PDEImage.
_t_PDEImageJPXAttrs — Attributes of a JPX image.
_t_PDEIndexedColorData — A structure describing an indexed color space.
_t_PDELabCalFlt — A structure describing a Lab color space.
_t_PDEPSAttrs — Attributes of a PDEPS object.
_t_PDERGBCalFlt — A structure describing a CalRGB color space. It is the same as AGMRGBCalFlt (it is only available as part of the PDF Library SDK).
_t_PDESeparationColorData — A structure describing a separation color space.
_t_PDESpanItem
_t_PDESpanSet
_t_PDETextState — Attributes of a PDEText element.
_t_PDFileSpecHandler — A data structure that implements a file specification handler. It contains callbacks that implement the file specification handler's functions (converting from a file specification to an ASPathName, creating a new file specification from an ASPathName, and launching the specified file).
_t_PDFLData — PDFLData structure.
_t_PDFLData — PDFLData structure.
_t_PDFLData
_t_PDFLMemStats
_t_PDFLPrintUserCallbacks — The structure holding pointers to certain optional Callbacks available with the PDFLPrintDoc() API.
_t_PDFLPrintUserParams — Used to control printing with PDFLPrintDoc.
_t_PDFLPrintUserParams — Used to control printing with PDFLPrintDoc.
_t_PDFLPrintUserParams — Used to control printing with PDFLPrintDoc.
_t_PDFontFlags — A data structure containing additional information about a font.
_t_PDFontMetrics — A data structure containing information about a font's metrics. See Section 5.5.1 in the PDF Reference for more information about font metrics.You also can find information about Adobe Font Metrics (AFM) at http://partners.adobe.com/asn.
_t_PDFontStyles — A data structure containing PANOSE and sFamily class values for a font. It is used in the PDFontMetrics structure. See Section 5.7.2 in the PDF Reference for more information. For additional details on the PANOSE number, see the Japanese TrueType Font Property Selection Guidelines by the TrueType Conference Technical Committee.
_t_PDFOptFlattenTransparencyOptions — Transparency flattening options
_t_PDFOptImageOptions — Image optimization options
_t_PDFOptParams — RDR
_t_PDGraphicEnumMonitor — An array of callbacks to pass to PDCharProcEnum(), PDFormEnumPaintProc() or PDPageEnumContents(). One of the callbacks is called for every renderable object in the page contents. Pass NULL for a callback to not enumerate that type of object. Each array element must be either NULL or a valid callback. Enumeration of the page contents halts if the callback returns false.
_t_PDGraphicEnumParams — MAC_PLATFORM || !__LP64__.
_t_PDGraphicState — A data structure containing information about the current graphics state.
_t_PDHostSepsPlateRec — Used to specify per-plate options when doing separations.
_t_PDHostSepsSpecRec — Used to control the generation of separations from Acrobat.
_t_PDImageAttrs — A data structure containing information about the attributes of an image. See Section 4.8 in the PDF Reference for more information.
_t_PDLinkAnnotBorder — The border's dash pattern is specified by dashArray and dashArrayLen. This is a normal PostScript dash pattern (an array of on/off stroke lengths used cyclically) except that zero is always used as the offset (phase) and the number of array entries is limited to PDAnnotMaxDashes. The number of valid dashArray entries is specified by dashArrayLen; a dashArrayLen of 0 specifies a solid border.
_t_PDPageInkRec — Represents an ink used on a page.
_t_PDPageRange — Specifies a range of pages in a document. Page numbers begin with 0.
_t_PDPageStmToken — A data structure used by PDPageStmGetToken(). It contains information about the current page contents token.
_t_PDPathEnumMonitor — A data structure containing callbacks used by PDPathEnum(). One callback is called for each path operator encountered; the callback to call depends on the operator.
_t_PDPrintClient — A data structure used by PDDocPrintPages. It contains methods to be implemented by the client. Unless otherwise indicated, methods may be NULL, indicating that they do nothing. The methods are called in the order listed in this structure.
_t_PDRedactParams — Parameters used to represent the properties for a redaction mark.
_t_PDResourceEnumMonitor — A data structure containing callbacks used when enumerating the resources of a form with PDFormEnumResources() or PDPageEnumResources().
_t_PDSMCInfo — Information about how a marked content PDS object (a marked content kid) is included in its parent.
_t_PDSysFontPlatData — PDSysFontPlatData
_t_PDSysFontPlatData — PDSysFontPlatData
_t_PDSysFontPlatData — PDSysFontPlatData
_t_PDTextSelectRange — A data structure used to specify a range of text in a text selection.
_t_PDTextState — A data structure containing information about the current text state.
_T_PDTHUMB__
_t_PDThumbCreationServer — A data structure containing callbacks that implement a creation server. The callbacks implement the creation server functions.
_t_PDUserPropertiesXMLLabels — Information about XML labels for exporting user properties.
_t_PDWordFinderConfig — A word finder configuration that customizes the way the extraction is performed. In the default configuration, all options are false.
_t_PPDFeatures — Used to control the emitting of PPD dependent features to a PostScript file when printing with PDFLPrintDoc. These features are emitted only if emitToFile is set to true. Please see PDFLPrintDoc for more details.
_t_ProgressMonitor — Replaced by ASProgressMonitor in Acrobat 5.0.
_t_PSExportDataExchangeParamsRec — Parameters for exporting data from PubSec to a file.
_t_PSImportDataExchangeParamsRec — Parameters for importing data from a file into PubSec.
_t_PSImportDataParamsRec — Parameters for importing data from a file into PubSec; it is used in PSImportDataProc().
_t_PSOpenCMSEnvelopeParamsRec — Parameters that are used when opening a CMS envelope.
_t_PSSigCosDocParamsRec — Signature parameters for a CosDoc. It is used internally.
_t_PSSigDataBufferParamsRec — Signature parameters for signing transitional data, such as XFA.
_t_PSSigGetSigValueParamsRec — A structure containing parameters and return values for PSSigGetSigValueProc().
_t_PSSigPDDocParamsRec — Validation parameters for validating a document signature or specific signature field.
_t_PSSigSignReportParamsRec
_t_PSSigSigPropParamsRec — A structure containing parameters and return values for PSSigGetSigPropertiesProc().
_t_PSSigValidateDialogParamsRec — A structure containing parameters and return values for PSSigValidateDialogProc().
_t_PSSigValidateParamsRecRec — A structure containing parameters and return values for PSSigValidateProc().
_t_PSSigValidateSupportParamsRec — A structure containing signature parameters for PSSigValidateSupportedProc().
_t_PubSecHandlerRec — PubSecHandlerRec Definition. See PSRegisterHandler for registration of PubSecHandlers.
_t_Quad — A structure that represents a quadrilateral defined by four corner points.
_t_SearchQueryDataRec
_t_SecErrorInfo — If a function returns -1 or less, you can call a GetLastError appropriate to the context and retrieve information about the last error. That call may return NULL which basically means "Unknown Error". Note that in the presence of threads, the error information may become inaccurate.
_t_StdSecurityData — A structure describing the data for the standard security handler provided in the Acrobat viewer.
_t_TermProcs
_t_textList — List structure used in TIFFASCIITagList.
_t_TIFFASCIITagList — TIFF ASCII tags.
_t_TKAllocatorProcs — A structure for memory allocation callbacks used by the PDF Library.
_t_TKExtensionProcs — A structure containing function pointers for ASExtension callbacks used by the PDF Library.
_t_TKResourceProcs — Structure for resource acquisition callbacks used by the PDF Library.
_t_UnixPort
_t_WinPort — The HWND is that of the document window's AVPageView region (the portion of the window in which the PDF file's pages are drawn).
_UnixHFT_IS_BETA
_UnixHFT_LATEST_VERSION
_WINHFT_IS_BETA
_WINHFT_LATEST_VERSION