Show / Hide Table of Contents

Enum Stamper.SizeType

Size Types

Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum Stamper.SizeType

Fields

Name Description
e_absolute_size

Stamp size is explicitly set.The width and height are constant, regardless of the size of the destination page's bounding box.

e_font_size

This type only applies to text stamps.

e_relative_scale

Stamp size is relative to the size of the crop box of the destination page.

In This Article
Back to top Generated by DocFX