Show / Hide Table of Contents

Interface IPTAnnotStyleDelegate

Namespace: pdftron.PDF.Tools
Assembly: Tools.dll
Syntax
public interface IPTAnnotStyleDelegate : INativeObject, IDisposable

Extension Methods

PTAnnotStyleDelegate_Extensions.ColorDidChange(IPTAnnotStyleDelegate, PTAnnotStyle, UIColor)
PTAnnotStyleDelegate_Extensions.StrokeColorDidChange(IPTAnnotStyleDelegate, PTAnnotStyle, UIColor)
PTAnnotStyleDelegate_Extensions.FillColorDidChange(IPTAnnotStyleDelegate, PTAnnotStyle, UIColor)
PTAnnotStyleDelegate_Extensions.TextColorDidChange(IPTAnnotStyleDelegate, PTAnnotStyle, UIColor)
PTAnnotStyleDelegate_Extensions.ThicknessDidChange(IPTAnnotStyleDelegate, PTAnnotStyle, nfloat)
PTAnnotStyleDelegate_Extensions.OpacityDidChange(IPTAnnotStyleDelegate, PTAnnotStyle, nfloat)
PTAnnotStyleDelegate_Extensions.BorderEffectDidChange(IPTAnnotStyleDelegate, PTAnnotStyle, PTBorderEffect)
PTAnnotStyleDelegate_Extensions.BorderEffectIntensityDidChange(IPTAnnotStyleDelegate, PTAnnotStyle, Double)
PTAnnotStyleDelegate_Extensions.TextSizeDidChange(IPTAnnotStyleDelegate, PTAnnotStyle, nfloat)
PTAnnotStyleDelegate_Extensions.LabelDidChange(IPTAnnotStyleDelegate, PTAnnotStyle, String)
PTAnnotStyleDelegate_Extensions.MeasurementScaleDidChange(IPTAnnotStyleDelegate, PTAnnotStyle, PTMeasurementScale)
PTAnnotStyleDelegate_Extensions.SnappingToggled(IPTAnnotStyleDelegate, PTAnnotStyle, Boolean)
PTAnnotStyleDelegate_Extensions.FontNameDidChange(IPTAnnotStyleDelegate, PTAnnotStyle, String)
Back to top Generated by DocFX