GroupDocs.Watermark.Contents.Pdf

命名空间提供用于处理 pdf 文档中的水印的类。

课程

班级 描述
PdfAnnotation 表示pdf文档中的注释。
PdfAnnotationCollection 表示pdf文档中的注释集合。
PdfArtifact 表示 pdf 内容中的工件。
PdfArtifactCollection 表示 pdf 内容中的工件集合。
PdfAttachment 表示附加到pdf内容的文件。
PdfAttachmentCollection 表示pdf文档中的附件集合。
PdfContent 代表pdf文档,可以放水印。
PdfFormattedTextFragment 表示pdf文档中格式化文本的片段。
PdfFormattedTextFragmentCollection 表示pdf文档中格式化文本片段的集合。
PdfPage 代表pdf文档页面。
PdfPageCollection 表示一个pdf内容中的页面集合。
PdfShape 为 XObjects、工件和注释提供基类。
PdfShapeFormattedTextFragmentCollection 表示 pdf 文档 XObject、Artifact 或 Annotation 中格式化文本片段的集合。
PdfTextFormattedTextFragmentCollection 表示pdf内容正文中格式化文本片段的集合。
PdfWatermarkableImage 表示 Pdf 文档中的图像。
PdfXForm 表示pdf内容中的一个XForm。
PdfXImage 表示pdf内容中的XImage。
PdfXObject 表示pdf文档中的一个XObject。
PdfXObjectCollection 表示pdf文档中XObjects的集合。

枚举

枚举 描述
PdfAnnotationType 注释类型的枚举。
PdfArtifactSubtype 可能的工件子类型的枚举。
PdfArtifactType 可能的工件类型的枚举。
PdfCryptoAlgorithm 表示加密例程中使用的加密算法类型。
PdfImageConversionFormat 表示可用于pdf文档页面光栅化的图像格式。
PdfPageMarginType 表示在添加水印时要使用的 pdf crop 边距。
PdfPermissions 表示用户对pdf文档的权限。