Show / Hide Table of Contents

Class PdfMarkImage

Inheritance
Object
PdfMarkElement
PdfMarkImage
Inherited Members
PdfMarkElement.Opacity
PdfMarkElement.RelativeContainer
PdfMarkElement.Rotation
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: Lacuna.Pki.Pdf
Assembly: Lacuna.Pki.dll
Syntax
public class PdfMarkImage : PdfMarkElement

Constructors

PdfMarkImage()

Declaration
public PdfMarkImage()

Properties

ImageContent

Declaration
public byte[] ImageContent { get; set; }
Property Value
Type Description
Byte[]
Back to top Copyright © 2015-2020 Lacuna Software