PdfTextAnnotationAppearance

PdfTextAnnotationAppearance()

PDF 서명 텍스트 주석 모양 객체를 생성합니다.

public PdfTextAnnotationAppearance()

또한보십시오


PdfTextAnnotationAppearance(string, string, string)

지정된 값(제목, 주제, 내용)으로 PDF 서명 텍스트 주석을 생성합니다.

public PdfTextAnnotationAppearance(string title, string subject, string contents)
모수 유형 설명
title String 제목.
subject String 주제.
contents String 내용물.

또한보십시오