Latest Salesforce Certified Platform Developer Exam Practice Questions
The practice questions for Salesforce Certified Platform Developer exam was last updated on
2025-09-15
.
Viewing page 1 out of 16 pages.
Viewing questions 1 out of 83 questions.
Question#2
Which code displays the contents of a Visualforce page as a PDF?
A. <apenipage contentType="pdf">
B. <apex:page contentType=“application/pd£f">
C. <apexipage renderAs="pdf">
D. <apex:page renderAs="application/pdf">