Namespace Telerik.Windows.Documents.Fixed.Model
Classes
|
Content element applying a vector clipping path to subsequent elements in the page content stream. |
|
DocumentUnhandledExceptionEventArgs Event args carrying an exception raised during lazy or processing operations on a RadFixedDocument. |
|
DuplicatedEmbeddedFileNameResolvingEventArgs Event args for resolving duplicate embedded file names during merge; holds original, proposed, and used names. |
|
DuplicatedJavaScriptNameResolvingEventArgs Event args for resolving duplicate JavaScript action names during document merge; includes original, proposed, and used names. |
|
Attachment entry embedding arbitrary binary data into the document. |
|
Container for a sequence of content elements grouped under a single marked‑content tag for tagging, accessibility, or artifact classification in the PDF structure tree. |
|
MergedFormFieldNameResolvingEventArgs Event args used when resolving a duplicate form field name during document merge; supplies original, proposed, and already used names. |
|
Provides data for document exception events. This class is obsolete; use DocumentUnhandledExceptionEventArgs instead. |
|
Root fixed document aggregating pages, annotations, form fields, actions, bookmarks, structure tree, and metadata, with merge and clone operations. |
|
Metadata container for document descriptive information (author, title, dates, keywords) embedded in the PDF info dictionary. |
|
Page container for fixed content and annotations; holds drawing elements, page boxes (media/crop), rotation, actions, and structure tagging state. |
|
Node in the tagged PDF structure tree describing semantic type, text alternatives, language, and associated content elements. |
|
Mutable list managing child StructureElement nodes of a structure tree, enforcing parent linkage on insert/remove. |
|
Base node for a structure tree; the root or any intermediate element holding child structure elements. |
Interfaces
|
Interface for content elements that can be linked to a semantic structure element in the tagged PDF tree. |
Enums
|
Defines standard owner categories under which PDF structure attributes are grouped for layout, list, table and format‑translation semantics. |
|
Represents the types of structure tags used in a document. |