Class StiPdfDigitalSignature

All Implemented Interfaces:
IStiAppExpressionCollection, IStiJsonReportObject, IStiSerializable, IStiSerializableRef, IStiName, IStiBorder, IStiBrush, IStiCanGrow, IStiCanShrink, IStiComponentGuid, IStiConditions, IStiExportImage, IStiExportImageExtended, IStiGrowToHeight, IStiInteraction, IStiPrintOn, IStiSelect, IStiShift, IStiUnitConvert, IStiReportProperty, IStiInherited, IStiStateSaveRestore, Cloneable

public class StiPdfDigitalSignature extends StiSignature
Class describes the component - StiPdfDigitalSignature. Copyright Stimulsoft
  • Field Details

    • signatureImageBytes

      public byte[] signatureImageBytes
    • placeholder

      public String placeholder
  • Constructor Details

    • StiPdfDigitalSignature

      public StiPdfDigitalSignature()
      Creates a new component of the type StiPdfDigitalSignature.
    • StiPdfDigitalSignature

      public StiPdfDigitalSignature(StiRectangle rect)
      Creates a new component of the type StiPdfDigitalSignature.
      Parameters:
      rect - The rectangle describes size and position of the component.
  • Method Details